From: Richard M. Stallman Date: Sat, 3 Jan 2004 21:16:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24585 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3691296e38e5bba5fc9ce2658c808962e224ae12;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3054e9686e9..c2311e789ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2004-01-03 Richard M. Stallman + + * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf. + + * emacs-lisp/lisp-mnt.el (lm-section-end): require outline. + + * progmodes/grep.el (grep-mode-map): + Don't remap next-line, previous-line. + +2004-01-03 Eric M. Ludlam + + * speedbar.el (speedbar-edit-line): Change regexp to position + the cursor on the first character of this line's button. + 2004-01-03 Luc Teirlinck * subr.el (functionp): Doc fix. @@ -73,6 +87,9 @@ 2003-12-29 Richard M. Stallman + * mail/mail-utils.el (mail-unquote-printable-hexdigit): + Upcase the character. + * textmodes/flyspell.el (mail-mode-flyspell-verify): Search for header separator alone on a line, literally, and search for it backward, not forward. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4c2f8660cf5..1ef5bca1d46 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-01-03 Richard M. Stallman + + * frames.texi (Frames and Windows): Delete frame-root-window. + 2004-01-03 Luc Teirlinck * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.